Multiplies the value inside the parentheses by -1.
The following examples are applicable to both Basic and Crystal syntax:
Returns 1 since negative times negative equals positive.
Returns -1 since negative times positive equals negative.
Returns 144 where {file.QTYONHND} = -144.
Returns -3 since 15 - 18 = -3, -(-3) = +3, -(+3) = -3.
| Seagate Software, Inc. http://www.seagatesoftware.com Please send comments to: techpubs@seagatesoftware.com |